inherited fraRemovePage: TfraRemovePage Width = 709 Height = 522 ExplicitWidth = 709 ExplicitHeight = 522 object lblRemovalItem: TResLabel [0] Left = 8 Top = 474 Width = 205 Height = 14 Anchors = [akLeft, akBottom] Color = clWhite ParentColor = False Visible = False ResourceCaption = 36080 end inherited pnlBackgroundFrame: TTePanel Width = 709 Height = 522 TabOrder = 5 ExplicitWidth = 709 ExplicitHeight = 522 end inherited pnlHeader: TPanel Width = 699 ExplicitWidth = 699 inherited imgStep: TResImage ResourceImage = 'PI_SWEEP' end inherited imgSeg1: TResImage Top = 39 ExplicitTop = 39 end inherited imgSeg2: TResImage Top = 39 ExplicitTop = 39 end inherited imgSeg3: TResImage Top = 39 ExplicitTop = 39 end inherited lblSeg1: TResLabel Top = 44 ExplicitTop = 44 end inherited lblSeg2: TResLabel Top = 44 ExplicitTop = 44 end inherited lblSeg3: TResLabel Top = 44 ExplicitTop = 44 end inherited btnContextHelp: TResTeButton Left = 670 ExplicitLeft = 670 end inherited lblStep: TResStaticText Left = 41 Top = 9 ExplicitLeft = 41 ExplicitTop = 9 end end object pnlSweep: TTePanel Left = 9 Top = 76 Width = 469 Height = 392 Anchors = [akLeft, akTop, akRight, akBottom] TabOrder = 1 OnResize = pnlSweepResize ThemeObject = 'MainPanel' DesignSize = ( 469 392) object lblFoundMsg: TResLabel Left = 46 Top = 58 Width = 392 Height = 31 Anchors = [akLeft, akTop, akRight] AutoSize = False Color = clWhite ParentColor = False Transparent = True WordWrap = True ResourceCaption = 36012 ExplicitWidth = 400 end object lblTotalFound: TResLabel Left = 46 Top = 8 Width = 73 Height = 14 Caption = 'lblTotalFound' Color = clWhite ParentColor = False Transparent = True end object lblSelectAll: TResLabel Left = 6 Top = 365 Width = 50 Height = 14 Anchors = [akLeft, akBottom] Color = clWhite ParentColor = False Transparent = True OnClick = lblSelectAllClick ResourceCaption = 36030 ResourceHint = 41721 ExplicitTop = 359 end object lblDeselectAll: TResLabel Left = 96 Top = 365 Width = 63 Height = 14 Anchors = [akLeft, akBottom] Color = clWhite ParentColor = False Transparent = True OnClick = lblDeselectAllClick ResourceCaption = 36031 ResourceHint = 41722 ExplicitTop = 359 end object lblViewSweepLog: TResLabel Left = 320 Top = 365 Width = 143 Height = 14 Anchors = [akRight, akBottom] AutoSize = False Color = clWhite ParentColor = False Transparent = True Layout = tlCenter WordWrap = True OnClick = lblViewSweepLogClick ResourceCaption = 36032 ResourceHint = 41723 ExplicitLeft = 328 ExplicitTop = 359 end object imgThreats: TResImage Left = 8 Top = 8 Width = 32 Height = 32 Transparent = True Visible = False end object lblAQFound: TResLabel Left = 46 Top = 22 Width = 62 Height = 14 Caption = 'lblAQFound' Color = clWhite ParentColor = False Transparent = True end object lblAIFound: TResLabel Left = 46 Top = 38 Width = 57 Height = 14 Caption = 'lblAIFound' Color = clWhite ParentColor = False Transparent = True end object lblFoundCount: TResLabel Left = 134 Top = 8 Width = 78 Height = 14 Caption = 'lblFoundCount' Color = clWhite ParentColor = False Transparent = True end object lblAQCount: TResLabel Left = 134 Top = 22 Width = 61 Height = 14 Caption = 'lblAQCount' Color = clWhite ParentColor = False Transparent = True end object lblAICount: TResLabel Left = 134 Top = 38 Width = 56 Height = 14 Caption = 'lblAICount' Color = clWhite ParentColor = False Transparent = True end object tvwSpiesFound: TWebrootVirtualStringTree Left = 8 Top = 96 Width = 453 Height = 259 Anchors = [akLeft, akTop, akRight, akBottom] BevelEdges = [beLeft, beRight, beBottom] ButtonStyle = bsTriangle CheckImageKind = ckXP Color = clWhite Header.AutoSizeIndex = 0 Header.Font.Charset = DEFAULT_CHARSET Header.Font.Color = clWindowText Header.Font.Height = -12 Header.Font.Name = 'Tahoma' Header.Font.Style = [] Header.Height = 20 Header.MainColumn = 1 Header.Options = [hoColumnResize, hoDrag, hoOwnerDraw, hoShowImages, hoShowSortGlyphs, hoVisible] Header.Style = hsXPStyle HintMode = hmTooltip PopupMenu = mnuDetails TabOrder = 2 TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes, toDisableAutoscrollOnFocus] TreeOptions.MiscOptions = [toCheckSupport, toFullRepaintOnResize, toInitOnSave, toReportMode, toToggleOnDblClick, toWheelPanning] TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowVertGridLines, toUseBlendedImages] TreeOptions.SelectionOptions = [toFullRowSelect] OnAfterCellPaint = tvwSpiesFoundAfterCellPaint OnChange = tvwSpiesFoundChange OnChecked = tvwSpiesFoundChecked OnClick = tvwSpiesFoundClick OnCompareNodes = tvwSpiesFoundCompareNodes OnContextPopup = tvwSpiesFoundContextPopup OnGetText = tvwSpiesFoundGetText OnGetHint = tvwSpiesFoundGetHint OnHeaderDraw = tvwSpiesFoundHeaderDraw OnLoadNode = tvwSpiesFoundLoadNode OnSaveNode = tvwSpiesFoundSaveNode OnShortenString = tvwSpiesFoundShortenString ExplicitWidth = 461 ExplicitHeight = 253 Columns = < item Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coShowDropMark, coVisible, coFixed] Position = 0 Style = vsOwnerDraw Width = 30 end item Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible] Position = 1 Width = 200 WideText = 'name' end item Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coVisible] Position = 2 Width = 80 WideText = 'risk' end> end object btnSubscribeNow: TResTeButton Left = 238 Top = 65 Width = 97 Height = 25 Visible = False OnClick = btnSubscribeNowClick Enabled = False TabOrder = 0 ResourceCaption = 34542 end object btnSubscribeLater: TResTeButton Left = 341 Top = 65 Width = 99 Height = 25 Visible = False OnClick = btnSubscribeLaterClick Enabled = False TabOrder = 1 ResourceCaption = 34541 end end object btnQuarantine: TResTeButton Left = 523 Top = 474 Width = 176 Height = 40 OnClick = btnQuarantineClick Alignment = taLeftJustify Anchors = [akRight, akBottom] Enabled = False NumGlyphs = 2 TabOrder = 4 ResourceImage = 'AB_STARTSWEEP' ResourceCaption = 36060 ResourceHint = 41725 end object prgRemoval: TProgressBar Left = 8 Top = 494 Width = 278 Height = 20 Anchors = [akLeft, akBottom] TabOrder = 3 Visible = False end object pnlThreatDetails: TTePanel Left = 485 Top = 76 Width = 216 Height = 392 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 0 Anchors = [akTop, akRight, akBottom] Color = clWhite TabOrder = 2 ThemeObject = 'default' DesignSize = ( 216 392) object lblCaption: TResLabel Left = 9 Top = 5 Width = 203 Height = 18 Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True ResourceCaption = 35000 ExplicitWidth = 202 end end object mnuDetails: TPopupMenu OnPopup = mnuDetailsPopup Left = 24 Top = 176 object mnuAlwaysAsk: TMenuItem Caption = 'always ask' GroupIndex = 15 OnClick = mnuAlwaysAskClick end object mnuAlwasyQuarantine: TMenuItem Caption = 'always quarantine' GroupIndex = 15 OnClick = mnuAlwasyQuarantineClick end object mnuAlwaysIgnore: TMenuItem Caption = 'always ignore' GroupIndex = 15 OnClick = mnuAlwaysIgnoreClick end end object ilRiskRatings: TImageList Left = 416 Top = 392 end end